Release 10.1A: OpenEdge Development:
Java Open Clients
Class factory methods
This section describes the class factory methods that ProxyGen generates.
SubAppObject
The following method allows AppObjects to create SubAppObjects that share an AppServer connection with an existing AppObject:
For example, a SubAppObject named
Taxdefined in ProxyGen generates this Java method:
ProcObject
The following method allows AppObjects or SubAppObjects to create ProcObjects that share an AppServer connection with an existing AppObject or SubAppObject:
For example, a persistent procedure
AccountInfo.padded in ProxyGen generates this Java method:
SDOResultSet
ProxyGen generates these class factory methods for AppObjects and SubAppObjects to create SDOResultSet objects:
These methods create an SDOResultSet object and run the SmartDataObject specified by
procName.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |